xsgt

USAGE: xsgt infile [-k S] [-n n] [-e] [-w] [-L]

xsgt merges geometry and topology data for droplet patterns
based on previous analysis by xah and xvora

ARGUMENTS:
        infile: input filename of type .xxx (current default)
                NOTE: full names of the two required input files
                infile.gdt and infile.std, and optionally an
                output file, are generated after stripping the
                .xxx suffix; input data file types:
                     .gdt, generated by xah
                     .std, generated by xvora

OPTIONS:
   -k S: construct k-NN shells, k<=S (default=2)
   -n n: set number of bins to n (default=51)
     -w: write output file of type .sgt (site geom topol)
     -L: print Software License for this module
 

Example:

xsgt coarah.xxx -w

coarah.gdt:

178 3
1.000000
1.000000
1.000000
 22   1 10
 18   2 28
 99   2 51
 64   3 91
100   5 81
145   5 243
545   5 59
198   7 359
244   7 109
etc...

coarah.std:
 

...distribution of V poly edges:
  0-sided V polygons :   0
  1-sided V polygons :   0
  2-sided V polygons :   0
  3-sided V polygons :   0
  4-sided V polygons :   1
  5-sided V polygons :  21
  6-sided V polygons :  23
  7-sided V polygons :  14
  8-sided V polygons :   2
  9-sided V polygons :   0

mean area of (active) Vor poly: 1338.815426
V poly grouped by edge no n=2(1)9:

 nof NN:  2 -- <A_n> (mean of 0):      0  -- <A_n>/<A>: 0.000000
 

 nof NN:  3 -- <A_n> (mean of 0):      0  -- <A_n>/<A>: 0.000000

... 1075
 nof NN:  4 -- <A_n> (mean of 1):   1075  -- <A_n>/<A>: 0.802949

... 1302 ...  481 ...  819 ...  568 ... 1279 ... 1313 ... 1647 ... 1224
... 1076 ... 1138 ... 1313 ... 1154 ...  954 ... 1500 ... 1000 ...  760
... 1689 ... 1415 ... 1315 ... 1041 ... 1380
 nof NN:  5 -- <A_n> (mean of 21):   1160  -- <A_n>/<A>: 0.866438

...  638 ...  656 ... 1665 ... 1196 ... 1655 ... 1199 ... 1681 ... 1840
... 1606 ... 1302 ... 1695 ... 1522 ... 1873 ...  977 ... 1505 ... 1331
... 1316 ... 1275 ... 1566 ... 1353 ... 1532 ... 1506 ... 1481
 nof NN:  6 -- <A_n> (mean of 23):   1407  -- <A_n>/<A>: 1.050929

... 1482 ... 1357 ... 1886 ... 1408 ... 1309 ... 1798 ... 1650 ... 1314
... 1236 ... 1469 ... 1549 ... 1272 ... 1614 ... 1305
 nof NN:  7 -- <A_n> (mean of 14):   1474  -- <A_n>/<A>: 1.100973

... 1709 ... 1465
 nof NN:  8 -- <A_n> (mean of 2):   1587  -- <A_n>/<A>: 1.185376
 

 nof NN:  9 -- <A_n> (mean of 0):      0  -- <A_n>/<A>: 0.000000

...log site topology data in file: coarvor.std
...no records: 178
 

site:   0; (22.0,  1.0) -- eFlag: 1, aoiFlag: 1; nnn:  5
...aVp: 0
...(nn site index: nn distance)
 (  2: 77.0)
 (  3: 42.0)
 (  6: 523.0)
 ( 21: 35.3)
 (  1:  4.1)
 

site:   1; (18.0,  2.0) -- eFlag: 1, aoiFlag: 1; nnn:  3
...aVp: 0
...(nn site index: nn distance)
 (  0:  4.1)
 ( 21: 36.4)
 ( 17: 27.3)
etc...

coarah.std:

178 9
nof domains with coord no n=2(1)nnn_max:  0  3  11  63  56  36  5  4
  0 22.0  1.0 0 10 1 1  5
      2   77.0
      3   42.0
      6  523.0
     21   35.3
      1    4.1
  1 18.0  2.0 0 28 1 1  3
      0    4.1
     21   36.4
     17   27.3
  2 99.0  2.0 0 51 1 1  7
      0   77.0
      4    3.2
      3   35.0
      5   46.1
      6  446.0
      8  145.1
      9  241.1
etc...

Copyright (C) 1999 MLMSoftware Group, LLC.